projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d01ea18
)
GtkGrid: Remove invalid return annotation
author
Timm Bäder
<mail@baedert.org>
Fri, 13 Nov 2015 11:36:03 +0000
(12:36 +0100)
committer
Timm Bäder
<mail@baedert.org>
Fri, 13 Nov 2015 13:12:35 +0000
(14:12 +0100)
gtk/gtkgrid.c
patch
|
blob
|
history
diff --git
a/gtk/gtkgrid.c
b/gtk/gtkgrid.c
index 428ce816b7bf0e56ea7c49fa84edecd525497432..880247f6f01cbca424e0127c5ac89e3d28f75e4a 100644
(file)
--- a/
gtk/gtkgrid.c
+++ b/
gtk/gtkgrid.c
@@
-2551,8
+2551,6
@@
gtk_grid_get_row_baseline_position (GtkGrid *grid,
* one of those is global, meaning it will be the baseline in the
* parent of the @grid.
*
- * Returns: the row index defining the global baseline
- *
* Since: 3.10
*/
void